net/http.http2PriorityWriteSchedulerConfig.MaxIdleNodesInTree (field)

3 uses

	net/http (current package)
		h2_bundle.go#L10903: 	MaxIdleNodesInTree int
		h2_bundle.go#L10925: 			MaxIdleNodesInTree:       10,
		h2_bundle.go#L10933: 		maxIdleNodesInTree:   cfg.MaxIdleNodesInTree,